home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1997 August
/
Electronic Print Media Service 1997 August.iso
/
ideasrc
/
demo2.dir
/
00012_Script_12
< prev
next >
Wrap
Text File
|
1997-05-30
|
417b
|
11 lines
on keyDown
if the key = 1 then set the soundLevel to (1)
if the key = 2 then set the soundLevel to (2)
if the key = 3 then set the soundLevel to (3)
if the key = 4 then set the soundLevel to (4)
if the key = 5 then set the soundLevel to (5)
if the key = 6 then set the soundLevel to (6)
if the key = 7 then set the soundLevel to (7)
if the keycode = "51" then go the frame + 1
end keydown